-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Python 3.13 to CI #3103
Add Python 3.13 to CI #3103
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3103 +/- ##
=======================================
Coverage 67.05% 67.05%
=======================================
Files 571 571
Lines 111080 111080
=======================================
Hits 74489 74489
Misses 36591 36591 ☔ View full report in Codecov by Sentry. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Quality Gate passedIssues Measures |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
1044400
to
bb74a5f
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
For some reason, python/cpython#125846 broke the ability to iterate over `HocObject`s, so as a workaround, we can first cast it to a Python list.
094c250
to
9821eaf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggestions optional.
This comment has been minimized.
This comment has been minimized.
This reverts commit a4ff914.
This comment has been minimized.
This comment has been minimized.
Remove Python 3.13t (the free-threaded build) as we do not support it yet.
✔️ 95074a2 -> Azure artifacts URL |
This comment has been minimized.
This comment has been minimized.
Quality Gate passedIssues Measures |
✔️ 0c8ea49 -> Azure artifacts URL |
Needs #3268 (or at least the Docker images updated manually).
UPDATE: Docker images have been updated!
UPDATE 2 needs the following:
install_name_tool
issue #3278